From: Eli Zaretskii Date: Sat, 18 May 2002 19:52:17 +0000 (+0000) Subject: Add a comment in case people complain about the h flag for Tar. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~57103 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8422aeb77d385d8075632f6afedad137a9b3ce29;p=emacs.git Add a comment in case people complain about the h flag for Tar. --- diff --git a/Makefile.in b/Makefile.in index a1c5fa178d1..266b8ed62e5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -365,6 +365,9 @@ install-arch-dep: mkdir ## Note that we copy DOC* and then delete DOC ## as a workaround for a bug in tar on Ultrix 4.2. + +## If people complain about the h flag in tar command, take that out. +## That flag is also used in leim/Makefile.in install-arch-indep: mkdir info -set ${COPYDESTS} ; \ unset CDPATH; \